home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / MEDICAL / 1752.ZIP / HEPFILES.ZIP / HEPARIN3.HLP < prev    next >
Text File  |  1989-06-10  |  2KB  |  83 lines

  1. ═══ HELP - IS THIS TRUE? ═══
  2.  or  - IS THIS ACCEPTABLE?
  3.       ─────────────
  4.  
  5. IS THIS TRUE?
  6.  
  7. If the Solution Concentration
  8. is below 40 Units/ml, you 
  9. will be asked to check the
  10. data input for correctness.   
  11.  
  12. Check to see that the proper
  13. amount of the solution
  14. in ML and the correct amount
  15. of Heparin units has been
  16. entered.  These are the only
  17. two  data entries required to
  18. calculate the concentration
  19. of the solution and they must
  20. be correct.
  21.  
  22. IS THIS ACCEPTABLE?
  23.  
  24. If the Solution Concentration
  25. exceeds 40 Units/ml you will
  26. be asked not only to check
  27. the input for correctness
  28. but also to make a determin-
  29. ation as to the concentration
  30. level.
  31.  
  32. This may require additional
  33. action and place a hold on
  34. the heparin drip. If this is 
  35. the situation, answer N for
  36. NO.
  37.   
  38. ════════════════════════════
  39.  
  40. THIS PROGRAM CALCULATES RATE
  41. CONVERSION FROM UNITS/HOUR
  42. TO ML/HR: it does not calcu-
  43. late therapeutic levels, but
  44. will give a warning if the
  45. levels are high.  Consult
  46. the proper sources for 
  47. therapeutic heparin levels,
  48. high concentrations of
  49. heparin, or heparin therapy.
  50.  
  51. ════════════════════════════
  52.  
  53. CALCULATIONS:
  54.  
  55. ALL CONVERSION RATES ARE
  56. CALCULATED USING THE
  57. CONCENTRATION OF THE HEPARIN
  58. SOLUTION:
  59.  
  60. Total Solution in ml = x
  61. Total Heparin in units = y
  62. Heparin Units per hour = z
  63.  
  64. y ÷ x = concentration in 
  65.         units per ml 
  66.  
  67. z ÷ (y ÷ x) = ml/hr rate
  68.  
  69. Needless to say, a 9,000 ml
  70. solution having 90,000 units
  71. of heparin has the same 
  72. concentration as 1,000 ml
  73. having 10,000 units.
  74.  
  75. The program starts with
  76. 0 units of heparin and
  77. increments by 100, repeating
  78. the calculation at each
  79. increment, until reaching
  80. 2500 units per hour.
  81.  
  82. ════════════════════════════
  83.  - HELP -   Heparin3.HLP